.top {
	margin-top: 5px;
	clear: both;
}

.user_login {
	height: auto;
	clear: both;
	background: #2A2A2A;
}

.banner span {
	float: left;
	width: auto;
	height: 102px;
}

.banner span a {
	font-size: 12px;
	display: inline-block;
	margin-left: 20px;
}

.banner #banner_time {
	background-image: url(../../images/qlw_images/logo_bj.jpg);
	width: 294px;
}

.banner #banner_time a {
	text-decoration: none;
}

.banner #banner_flash {
	float: right;
	overflow: hidden;
}

.sousuo {
	clear: both;
	height: 27px;
	border: #E0E0E0 1px solid;
}

.sousuo strong {
	vertical-align: middle;
	float: left;
	margin-top: 1px;
	line-height: 27px;
}

.sousuo #imput {
	background: none;
	margin: 2px 4px 0px;
	float: left;
}

.sousuo a {
	font-size: 12px;
	margin: 7px 4px 0px;
	color: #000;
	float: left;
}

.shichuang {
	clear: both;
	padding-left: 10px;
	border: #E0E0E0 1px solid;
	border-top: none;
	vertical-align: middle;
	line-height: 25px;
	height: 25px;
}

.shichuang div {
	float: left;
	width: 243px;
	margin-right: 9px
}

.shichuang div:last-child {
	margin-right: 0
}

.shichuang a {
	margin: 0px 5px;
	color: #333;
}

.pic_fuwu {
	padding-top: 5px;
	margin-bottom: 5px;
}

.pic_fuwu a {
	margin-left: 4px;
}







#meauin {

	width: 1000px;
	background: #004285;
	height: 42px;
	text-align: center;
	position: relative;
	/*padding-left:7px;*/
}

#meauin li {
	list-style: none;
	background: #004285;
	float: left;
}

#meauin li a {
	color: #ffffff;
	font-weight: bold;
	padding: 13px 12px;
	_padding: 13px 10px;
	line-height: 42px;
	text-decoration: none;
	font-size: 16px;
}

#meauin li a:hover {
	background: #2C6C9F;
}

#meauin span {
	clear: both;
	position: absolute;
	left: 0;
	top: 42px;
	width: 990px;
	background: #2C6C9F;
	color: #ffffff;
	z-index: 99;
	height: auto;
	padding: 3px 5px 3px 5px;
	text-align: left;
	display: none;
}

#meauin span a {
	display: block;
	width: auto;
	float: left;
	color: #ffffff;
	font-weight: normal;
	padding: 8px 6px;
	height: 18px;
	line-height: 20px;
	background: #2C6C9F;
	text-decoration: none;
}

#meauin span a:hover {
	background: #39C;
}